net/http.http2ClientConn.strictMaxConcurrentStreams (field)

4 uses

	net/http (current package)
		h2_bundle.go#L7649: 	strictMaxConcurrentStreams  bool
		h2_bundle.go#L8093: 		strictMaxConcurrentStreams:  conf.StrictMaxConcurrentRequests,
		h2_bundle.go#L8329: 	if cc.strictMaxConcurrentStreams {
		h2_bundle.go#L10576: 	cc.strictMaxConcurrentStreams = true